-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-102500: Implement PEP 688 #102521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-102500: Implement PEP 688 #102521
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am always happy when typing-related work is used for better APIs! Thank you 🎉
|
@JelleZijlstra I pushed some fixes directly, hope you don't mind it. See my review comments, especially the one for typeobject. |
|
When you're done making the requested changes, leave the comment: |
|
Thanks Kumar for the review and fixes! I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @hauntsaninja, @kumaraditya303: please review the changes made to this pull request. |
|
Seems like I need to run regen-all, doing that. |
kumaraditya303
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR implements only the code changes for the PEP; documentation will be added separately.
Example: